Defines a PDF outline item.
Initializes a new PDFOutlineItem object.
Initializes a new object.
This method supports the internal library infrastructure and should not be used by external client code.
Adds a child outline to this outline.
Gets the outline item action.
Gets the color.
Gets the COS outline.
Gets the outline item destination.
Gets the child outline item at the specified index.
Gets the collection of child outline items.
Gets the parent of the outline item.
This property is null for top level outline items.
Gets the title.
Gets the visual style.
Gets a value indicating the initial state of the outline item.
Sets the outline item action.
When the action is set to a non-null value, the destination is set to null.
Sets the color.
Sets the outline item destination.
When the destination is set to a non-null value, the action is set to null.
Sets a value indicating the initial state of the outline item.
Sets the title.
Sets the visual style.
Returns a string that represents the current Object.